home *** CD-ROM | disk | FTP | other *** search
/ PC Answers 2003 September / PC Answers September 2003.iso / Software / trial / AutoMate 5.0.4.1 / automate5_eval_setup.exe / TaskEdit.exe / 0 / RCDATA / TFRMWAITFORPIXEL / TFRMWAITFORPIXEL.txt
Encoding:
Text File  |  2003-01-14  |  5.5 KB  |  229 lines

  1. inherited frmWaitForPixel: TfrmWaitForPixel
  2.   Left = 666
  3.   Top = 168
  4.   HelpContext = 109
  5.   OldCreateOrder = True
  6.   OnClose = FormClose
  7.   OnKeyUp = edtXPosKeyUp
  8.   OnShow = FormShow
  9.   PixelsPerInch = 96
  10.   TextHeight = 13
  11.   inherited pnlTop: TPanel
  12.     inherited lblCommandName: TLabel
  13.       Caption = ''
  14.     end
  15.     inherited memActionDesc: TMemo
  16.       Lines.Strings = (
  17.         
  18.           'Causes task execution to pause at the current line until the spe' +
  19.           'cfied pixels match '
  20.         'or differ from the color values specified.')
  21.     end
  22.   end
  23.   inherited pnlCenter: TPanel
  24.     inherited pgcControlPage: TPageControl
  25.       inherited tbsAM5Main: TTabSheet
  26.         object Label1: TLabel
  27.           Left = 10
  28.           Top = 110
  29.           Width = 92
  30.           Height = 13
  31.           Caption = '&Pixel(s) to wait for:'
  32.           FocusControl = tslItems
  33.         end
  34.         object Label7: TLabel
  35.           Left = 10
  36.           Top = 79
  37.           Width = 313
  38.           Height = 27
  39.           AutoSize = False
  40.           Caption = 
  41.             'Current pixel location and color (Press the insert key to captur' +
  42.             'e):'
  43.           WordWrap = True
  44.         end
  45.         object lblCoordinates: TLabel
  46.           Left = 355
  47.           Top = 79
  48.           Width = 16
  49.           Height = 13
  50.           Caption = '1,1'
  51.         end
  52.         object GroupBox1: TGroupBox
  53.           Left = 10
  54.           Top = 2
  55.           Width = 449
  56.           Height = 71
  57.           Caption = 'Action'
  58.           TabOrder = 0
  59.           object rdoAppear: TRadioButton
  60.             Left = 10
  61.             Top = 16
  62.             Width = 401
  63.             Height = 17
  64.             Caption = 'Wait for pixel(s) to &match'
  65.             Checked = True
  66.             TabOrder = 0
  67.             TabStop = True
  68.             OnClick = rdoAppearClick
  69.             OnKeyUp = edtXPosKeyUp
  70.           end
  71.           object rdoDisappear: TRadioButton
  72.             Left = 10
  73.             Top = 32
  74.             Width = 401
  75.             Height = 17
  76.             Caption = 'Wait for pixel(s) to &differ from'
  77.             TabOrder = 1
  78.             OnClick = rdoAppearClick
  79.             OnKeyUp = edtXPosKeyUp
  80.           end
  81.           object rdoAny: TRadioButton
  82.             Left = 10
  83.             Top = 48
  84.             Width = 401
  85.             Height = 17
  86.             Caption = 'Wait for pixel(s) to &change to any color'
  87.             TabOrder = 2
  88.             OnClick = rdoAppearClick
  89.             OnKeyUp = edtXPosKeyUp
  90.           end
  91.         end
  92.         object tslItems: TListView
  93.           Left = 10
  94.           Top = 126
  95.           Width = 364
  96.           Height = 63
  97.           Columns = <
  98.             item
  99.               Caption = 'X position'
  100.               Width = 100
  101.             end
  102.             item
  103.               Caption = 'Y position'
  104.               Width = 100
  105.             end
  106.             item
  107.               Caption = 'Color'
  108.               Width = 150
  109.             end>
  110.           ColumnClick = False
  111.           HideSelection = False
  112.           MultiSelect = True
  113.           ReadOnly = True
  114.           RowSelect = True
  115.           PopupMenu = popMenu
  116.           TabOrder = 1
  117.           ViewStyle = vsReport
  118.           OnChange = tslItemsChange
  119.           OnDblClick = comEditClick
  120.           OnKeyDown = tslItemsKeyDown
  121.           OnMouseDown = tslItemsMouseDown
  122.         end
  123.         object comNew: TButton
  124.           Left = 384
  125.           Top = 126
  126.           Width = 75
  127.           Height = 20
  128.           Caption = '&Add...'
  129.           TabOrder = 2
  130.           OnClick = comNewClick
  131.           OnKeyUp = edtXPosKeyUp
  132.         end
  133.         object comEdit: TButton
  134.           Left = 384
  135.           Top = 150
  136.           Width = 75
  137.           Height = 20
  138.           Caption = 'Ed&it...'
  139.           TabOrder = 3
  140.           OnClick = comEditClick
  141.           OnKeyUp = edtXPosKeyUp
  142.         end
  143.         object comDelete: TButton
  144.           Left = 384
  145.           Top = 174
  146.           Width = 75
  147.           Height = 20
  148.           Caption = 'Dele&te'
  149.           TabOrder = 4
  150.           OnClick = comDeleteClick
  151.           OnKeyUp = edtXPosKeyUp
  152.         end
  153.         object rdoAbsolute: TRadioButton
  154.           Left = 10
  155.           Top = 209
  156.           Width = 431
  157.           Height = 13
  158.           Caption = 'Coordinates relative to &screen'
  159.           TabOrder = 6
  160.           OnKeyUp = edtXPosKeyUp
  161.         end
  162.         object rdoRelative: TRadioButton
  163.           Left = 10
  164.           Top = 192
  165.           Width = 355
  166.           Height = 13
  167.           Caption = 'Coordinates relative to &foreground window'
  168.           Checked = True
  169.           TabOrder = 5
  170.           TabStop = True
  171.           OnKeyUp = edtXPosKeyUp
  172.         end
  173.       end
  174.     end
  175.   end
  176.   inherited taclKeyboardTrap: TActionList
  177.     Left = 172
  178.   end
  179.   inherited dxSIBarManager: TdxBarManager
  180.     Categories.ItemsVisibles = (
  181.       2)
  182.     Categories.Visibles = (
  183.       True)
  184.     PopupMenuLinks = <
  185.       item
  186.         Control = lsvAM5Errors
  187.         PopupMenu = dxCheckPopup
  188.       end>
  189.     DockControlHeights = (
  190.       0
  191.       0
  192.       0
  193.       0)
  194.   end
  195.   inherited dxCheckPopup: TdxBarPopupMenu
  196.     ItemLinks = <
  197.       item
  198.         Item = itmCheckAllErrors
  199.         UserGlyph.Data = {00000000}
  200.         Visible = True
  201.       end
  202.       item
  203.         Item = itmCheckNoErrors
  204.         UserGlyph.Data = {00000000}
  205.         Visible = True
  206.       end>
  207.   end
  208.   inherited IvTranslator1: TIvTranslator
  209.     Left = 232
  210.     Top = 348
  211.   end
  212.   object popMenu: TPopupMenu
  213.     Left = 201
  214.     Top = 348
  215.     object Add1: TMenuItem
  216.       Caption = 'Add...'
  217.       OnClick = comNewClick
  218.     end
  219.     object Edit1: TMenuItem
  220.       Caption = 'Edit...'
  221.       OnClick = comEditClick
  222.     end
  223.     object Delete1: TMenuItem
  224.       Caption = 'Delete'
  225.       OnClick = comDeleteClick
  226.     end
  227.   end
  228. end
  229.